home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddGGGGeeeettttSSSSeeeelllleeeeccccttttiiiioooonnnnPPPPoooossssiiiiUUUUttttNNNNiiiiIIIIooooXXXXnnnnXXXX((((SSSSmmmm3333yyyyTTTTXXXXsssseeee))))ttttxxxxeeeettttmmmmFFFFiiiiVVVVeeeellllddddGGGGeeeettttSSSSeeeelllleeeeccccttttiiiioooonnnnPPPPoooossssiiiittttiiiioooonnnn((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_T_e_x_t_F_i_e_l_d_G_e_t_S_e_l_e_c_t_i_o_n_P_o_s_i_t_i_o_n - A TextField function that
- accesses the position of the primary selection
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/TextF.h>
-
- Boolean XmTextFieldGetSelectionPosition (wwwwiiiiddddggggeeeetttt,,,, lllleeeefffftttt,,,, rrrriiiigggghhhhtttt)
- _W_i_d_g_e_t wwwwiiiiddddggggeeeetttt;
- _X_m_T_e_x_t_P_o_s_i_t_i_o_n****lllleeeefffftttt;
- _X_m_T_e_x_t_P_o_s_i_t_i_o_n****rrrriiiigggghhhhtttt;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_T_e_x_t_F_i_e_l_d_G_e_t_S_e_l_e_c_t_i_o_n_P_o_s_i_t_i_o_n accesses the left and right
- position of the primary selection in the text buffer of the
- TextField widget.
-
- wwwwiiiiddddggggeeeetttt
- Specifies the TextField widget ID
-
- lllleeeefffftttt Specifies the pointer in which the position of the left
- boundary of the primary selection is returned. This is
- an integer number of characters from the beginning of
- the buffer. The first character position is 0.
-
- rrrriiiigggghhhhtttt
- Specifies the pointer in which the position of the
- right boundary of the primary selection is returned.
- This is an integer number of characters from the
- beginning of the buffer. The first character position
- is 0.
-
- For a complete definition of TextField and its associated
- resources, see _X_m_T_e_x_t_F_i_e_l_d(_3_X).
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- This function returns True if the widget owns the primary
- selection; otherwise, it returns False.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_T_e_x_t_F_i_e_l_d(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-